Tag Archives: phpmyadmin

How to prevent gaps/holes in a MySQL

Oct 28, 2014

Generally during the MySQL database development you create tables with a Primary Key, a very simple way to create a primary key is make it..

Read more

How to change or reset XAMPP MySQL

Sep 03, 2013

Hi all now in the post we are going to see How to change or reset XAMPP MySQL root password? hope this would be useful..

Read more

How to connect to mysql database using

Jul 04, 2012

If you already know some of the basics of writing PHP scripts, you may be ready to learn about a set of built-in PHP functions..

Read more

How to install phpmyadmin on windows pc

Jul 03, 2012

phpMyAdmin allows you to control your MySQL server from a web browser. You can create databases, tables, mysql users, as well as setting privilages for..

Read more

Drupal Tutorial – How to Backup Drupal

Jun 14, 2012

In order to backup your Drupal application you have to: Step 1: Backup all your web site files. Backup all the files and folders inside..

Read more